В чём ошибка:

Ошибка при отправке сообщения экспорта в шину.
System.InvalidOperationException: An exception has been raised that is likely due to a transient failure.
—> Npgsql.NpgsqlException (0x80004005): Exception while reading from stream
—> System.IO.EndOfStreamException: Attempted to read past the end of the stream.
at Npgsql.Internal.NpgsqlReadBuffer.g__EnsureLong|42_0(NpgsqlReadBuffer buffer, Int32 count, Boolean async, Boolean readingNotifications)